-
Home
-
E20R Better Members List for Paid Memberships Pro
-
7.3
-
Code
-
Classes
- E20R_Background_Process
Total Complexity |
81 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
806 |
Lines of code |
352 |
Logical lines of code |
227 |
Comment lines |
268 |
Methods |
30 |
Properties |
7 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
44 |
15 |
40 |
time_exceeded() |
S |
50 |
5 |
26 |
maybe_handle() |
S |
55 |
4 |
22 |
increase_lock_timeout() |
S |
57 |
4 |
16 |
get_memory_limit() |
S |
60 |
4 |
12 |
schedule_cron_healthcheck() |
S |
56 |
3 |
17 |
clear_queue() |
S |
57 |
3 |
15 |
handle_cron_healthcheck() |
S |
60 |
3 |
15 |
is_process_running() |
S |
60 |
3 |
13 |
lock_process() |
S |
61 |
3 |
11 |
is_queue_empty() |
S |
57 |
2 |
16 |
is_queue_good() |
S |
58 |
2 |
15 |
update_lock() |
S |
64 |
3 |
9 |
update() |
S |
65 |
3 |
9 |
is_queue_active() |
S |
61 |
2 |
11 |
save() |
S |
62 |
2 |
11 |
get_batch() |
S |
53 |
1 |
22 |
schedule_event() |
S |
67 |
2 |
7 |
generate_key() |
S |
65 |
2 |
9 |
clear_scheduled_event() |
S |
66 |
2 |
8 |
memory_exceeded() |
S |
64 |
2 |
9 |
cancel_process() |
S |
69 |
2 |
7 |
unlock_process() |
S |
68 |
2 |
7 |
__construct() |
S |
67 |
1 |
7 |
complete() |
S |
82 |
1 |
3 |
dispatch() |
S |
77 |
1 |
4 |
get_active_queue() |
S |
82 |
1 |
3 |
delete() |
S |
75 |
1 |
4 |
push_to_queue() |
S |
76 |
1 |
4 |
task() |
S |
100 |
1 |
0 |